Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimental pull request - DO NOT MERGE #4832

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

codesinger
Copy link

No description provided.

Stewart Palmer added 17 commits November 8, 2024 12:16
Things still to look at:
 - Named no overlap constraints
 - History section in .csc2 file

Signed-off-by: Stewart Palmer <[email protected]>
except for the distinction between high and low null bits in db/types.h

Signed-off-by: Stewart Palmer <[email protected]>
Looks as though it is ised for temporal

Signed-off-by: Stewart Palmer <[email protected]>
There is an undefined reference to ix_prev_trans() because that function has yet
to be added to db/glue.c

Signed-off-by: Stewart Palmer <[email protected]>
But these changes depend on changes not yet made to bdb/fetch.c
Note that the changes to glue.c incude some changes to find the history table the
old way (by name).

Signed-off-by: Stewart Palmer <[email protected]>
Signed-off-by: Stewart Palmer <[email protected]>
Signed-off-by: Stewart Palmer <[email protected]>
Some of them migrated to the new file db/macc_glue.c

Signed-off-by: Stewart Palmer <[email protected]>
… signatures.

Small changes to sqlite/src/build.c and db/views_serial.c.

Signed-off-by: Stewart Palmer <[email protected]>
@mponomar
Copy link
Contributor

mponomar commented Nov 8, 2024

/runtests

Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coding style check: Error. ⚠.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 515/586 tests failed ⚠.

The first 10 failing tests are:
sicountbug
sirace
cldeadlock
selectv_deadlock
systable_locking
sc_versmismatch
sc_versmismatch_logicalsc_generated
sc_resume_logicalsc_generated
sc_resume
yast_stat4scan_generated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants